.hover-scale:hover, .services-section-index1 .services-section-index1-circle img:hover, .storylist-block .storylist-block-pre .story-pre .storyimg-block a.storyimg img:hover, .card-img-wrap img:hover {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}

.clearfix:after, .services-a-card:after, .services-logo-row:after, .rss-ul:after, .search-casestudy-wrap:after, .search-whitepaper-wrap:after, .search-report-wrap:after, .search-sub-nav .search-sub-left:after, .top-stories-content .card-top-stories-content:after, .top-stories-content .card-top-stories.card-top-stories-spe:after, .top-stories-content .card-top-stories:after, .top-stories-content .card-top-stories-wrap:after, .top-stories-content:after, .section-nav ul:after, .card:after, footer .footer-main .footer-social-media:after, .nav-subnav.fixed nav .nav-right:after, .nav-subnav nav .dropdown-menu .dropdown-menu-con:after, header nav:after, .row:after, .container-fluid:after, .container:after, .video-fullscreen-container:after, .clearfix:before, .services-a-card:before, .services-logo-row:before, .rss-ul:before, .search-casestudy-wrap:before, .search-whitepaper-wrap:before, .search-report-wrap:before, .search-sub-nav .search-sub-left:before, .top-stories-content .card-top-stories-content:before, .top-stories-content .card-top-stories.card-top-stories-spe:before, .top-stories-content .card-top-stories:before, .top-stories-content .card-top-stories-wrap:before, .top-stories-content:before, .section-nav ul:before, .card:before, footer .footer-main .footer-social-media:before, .nav-subnav.fixed nav .nav-right:before, .nav-subnav nav .dropdown-menu .dropdown-menu-con:before, header nav:before, .row:before, .container-fluid:before, .container:before, .video-fullscreen-container:before {
  content: " ";
  display: table;
}

.clearfix:after, .services-a-card:after, .services-logo-row:after, .rss-ul:after, .search-casestudy-wrap:after, .search-whitepaper-wrap:after, .search-report-wrap:after, .search-sub-nav .search-sub-left:after, .top-stories-content .card-top-stories-content:after, .top-stories-content .card-top-stories.card-top-stories-spe:after, .top-stories-content .card-top-stories:after, .top-stories-content .card-top-stories-wrap:after, .top-stories-content:after, .section-nav ul:after, .card:after, footer .footer-main .footer-social-media:after, .nav-subnav.fixed nav .nav-right:after, .nav-subnav nav .dropdown-menu .dropdown-menu-con:after, header nav:after, .row:after, .container-fluid:after, .container:after, .video-fullscreen-container:after {
  clear: both;
}

.main-margin {
  padding-top: 50px;
  padding-bottom: 50px;
}

.main-padding, .webpartners, .mediasurvey, .sitemap, .testimonial, .services-section-about, .allservices, .rss-section, .announcement, .careers, .terms, .mediaroom {
  padding-top: 50px;
  padding-bottom: 50px;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* normalize.css v8.0.0 end */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
*:after, *:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-size: 14px;
  line-height: 1.4;
  color: #333333;
  background-color: #fff;
}

a {
  color: inherit;
  text-decoration: none;
}
a:focus, a:hover {
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.4;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

div.pr20 {
  padding-right: 20px;
}

div.pl20 {
  padding-left: 20px;
}

.bg-gray {
  background-color: #fafafa;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.h1,
.h2,
h1,
h2 {
  line-height: 1.2;
  font-weight: 700;
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
  line-height: 1.4;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

.h2,
h2 {
  font-size: 24px;
}
.h2.h2-large,
h2.h2-large {
  font-size: 28px;
}

.h3,
h3 {
  font-size: 18px;
}
.h3.h3-small,
h3.h3-small {
  font-size: 16px;
  margin-bottom: 15px;
}
.h3.h3-normal,
h3.h3-normal {
  font-size: 18px;
  margin-bottom: 15px;
}
.h3.h3-normal-title,
h3.h3-normal-title {
  font-weight: 700;
}
.h3.h3-large,
h3.h3-large {
  font-size: 20px;
  margin-bottom: 20px;
}

.h4,
h4 {
  font-size: 16px;
}
.h4.h4-large,
h4.h4-large {
  font-size: 18px;
}
.h4.h4-normal,
h4.h4-normal {
  font-size: 16px;
}
.h4.h4-small,
h4.h4-small {
  font-size: 14px;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

.container, .video-fullscreen-container {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.col-1 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 8.3333333333%;
}

.col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 16.6666666667%;
}

.col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 25%;
}

.col-4, .webpartners .industry-tab-nav {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 33.3333333333%;
}

.col-5 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 41.6666666667%;
}

.col-6 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 50%;
}

.col-7 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 58.3333333333%;
}

.col-8, .webpartners .industry-content-wrap {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 66.6666666667%;
}

.col-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 75%;
}

.col-10 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 83.3333333333%;
}

.col-11 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 91.6666666667%;
}

.col-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
}

.col-offset-0 {
  margin-left: 0%;
}

.col-offset-1 {
  margin-left: 8.3333333333%;
}

.col-offset-2 {
  margin-left: 16.6666666667%;
}

.col-offset-3 {
  margin-left: 25%;
}

.col-offset-4 {
  margin-left: 33.3333333333%;
}

.col-offset-5 {
  margin-left: 41.6666666667%;
}

.col-offset-6 {
  margin-left: 50%;
}

.col-offset-7 {
  margin-left: 58.3333333333%;
}

.col-offset-8 {
  margin-left: 66.6666666667%;
}

.col-offset-9 {
  margin-left: 75%;
}

.col-offset-10 {
  margin-left: 83.3333333333%;
}

.col-offset-11 {
  margin-left: 91.6666666667%;
}

.col-offset-12 {
  margin-left: 100%;
}

.fixed-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.main1 {
  margin-top: 0;
}

.main2 {
  margin-top: 73px;
}

#banner-homepage {
  width: 100%;
  min-width: 1200px;
  max-width: 1920px;
  margin: 0 auto;
  height: 400px;
  overflow: hidden;
  background-color: #fafafa;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-backface-visibility: hidden;
  -moz-perspective: 1000;
  backface-visibility: hidden;
  perspective: 1000;
}
#banner-homepage:hover .slick-next,
#banner-homepage:hover .slick-prev {
  display: inline-block !important;
}
#banner-homepage .slick-card {
  overflow: hidden;
  position: relative;
}
#banner-homepage .slick-card a {
  display: block;
}
#banner-homepage .slick-card a img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner-homepage .slick-dots {
  bottom: 20px;
}
#banner-homepage .slick-dots li {
  margin: 0;
}
#banner-homepage .slick-dots li button:focus, #banner-homepage .slick-dots li button:hover {
  outline: none;
}
#banner-homepage .slick-dots li button:focus:before, #banner-homepage .slick-dots li button:hover:before {
  opacity: 0.75;
  color: #d00300;
}
#banner-homepage .slick-dots li button:before {
  font-size: 15px;
  color: #fff;
}
#banner-homepage .slick-dots li.slick-active button:before {
  color: #d00300;
}
#banner-homepage .slick-prev {
  left: 25px;
  z-index: 1;
  display: none !important;
  height: 40px;
  width: 40px;
}
[dir=rtl] #banner-homepage .slick-prev {
  left: auto;
  right: 25px;
}
#banner-homepage .slick-prev:before {
  font-size: 40px;
}
#banner-homepage .slick-next {
  right: 25px;
  z-index: 1;
  display: none !important;
  height: 40px;
  width: 40px;
}
[dir=rtl] #banner-homepage .slick-next {
  left: 25px;
  right: auto;
}
#banner-homepage .slick-next:before {
  font-size: 40px;
}

/*Headlines*/
.Headlines{margin:33px 0;}
.Headlines h1{height: 56px;font-size: 48px;font-weight: bold;line-height: 56px;text-align:center;letter-spacing:-0.05em;}
.Headlines div{text-align: center;height: 22px;font-size: 16px;font-weight: 400;line-height: 22px;margin-top:16px}
.Headlines div a:link,.Headlines div a:visited{color: #949494;}
.Headlines div a.red:link,.Headlines div a.red:visited,.Headlines h1 a.red:link,.Headlines h1 a.red:visited{color:#e60012;}
.Headlines div a:hover{color:#c00;}
.Headlines div a{margin:0 6px}


.section-header {
  border-bottom: solid 3px #d00300;
  padding-bottom: 8px;
  position: relative;
}
.section-header h1 {
  margin-bottom: 0;
}
.section-header h2 {
  margin: 0;
  padding-left: 50px; 
  height: 36px;
  line-height: 36px;
}
.section-header h2.icon_01{
  background: url(../images/icon_01.png) left center no-repeat;
}
.section-header h2.icon_02{
  background: url(../images/icon_02.png) left center no-repeat;
}
.section-header h2.icon_03{
  background: url(../images/icon_03.png) left center no-repeat;
}
.section-header h2.icon_04{
  background: url(../images/icon_04.png) left center no-repeat;
}
.section-header h2.icon_05{
  background: url(../images/icon_05.png) left center no-repeat;
}
.section-header h2.icon_06{
  background: url(../images/icon_06.png) left center no-repeat;
}
.section-header h2.icon_07{
  background: url(../images/icon_07.png) left center no-repeat;
}
.section-header h2.icon_08{
  background: url(../images/icon_08.png) left center no-repeat;
}
.section-header .link-more {
  color: #999999;
  font-size: 14px;
  position: absolute;
  right: 0;
  bottom: 12px;
}
.section-header .link-more:focus, .section-header .link-more:hover {
  color: #00837e;
  text-decoration: none;
}
.section-header .link-more:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.section-content {
  padding-top: 20px;
}

.card {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.card:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.card.card-noimg .card-text-wrap {
  width: 100% !important;
  padding-right: 0 !important;
}

.card-short-wrap {
  padding-top: 0;
}
.card-short-wrap .card .card-img-wrap {
  width: 38%;
}
.card-short-wrap .card .card-img-wrap .img-ratio-sizer {
  padding-top: 54%;
}
.card-short-wrap .card .card-text-wrap {
  width: 62%;
  padding-right: 20px;
}

.card-theme .card .h3-large {
  margin-bottom: 8px !important;
}
.card-theme .card .card-text-info {
  padding-bottom: 8px !important;
}
.card-theme .card .card-text-summary {
  margin-bottom: 10px !important;
}
.card-theme .card .card-text-type {
  padding-top: 0px !important;
}

.card-img-wrap {
  overflow: hidden;
  position: relative;
  float: left;
  padding: 0;
}
.card-img-wrap img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
}
.card-img-wrap .img-ratio-sizer {
  position: relative;
}
.card-img-wrap .img-ratio-element {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.card-text-wrap {
  float: left;
}

.card-text-info {
  font-size: 12px;
  line-height: 1.2;
  color: #999;
  min-height: 1.2em;
}
.card-text-info .datetime {
  padding-right: 20px;
}

.card-text-type {
  font-size: 12px;
  line-height: 1.2;
  color: #999;
  min-height: 1.2em;
  padding-top: 15px;
}
.card-text-type a {
  color: #00837e;
  padding-right: 10px;
}
.card-text-type a:link {
  color: #00837e;
}
.card-text-type a:active {
  color: #00837e;
}
.card-text-type a:hover {
  color: #00837e;
}
.card-text-type a:visited {
  color: #00837e;
}

.card-text-summary {
  color: #666;
  margin-top: 0;
  margin-bottom: 20px;
}

.link-more span {
  vertical-align: middle;
}
.link-more .icon-link-more {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background-image: url("../images/icon_pc.png");
  background-size: 205.7142857143px;
  background-position: -12px -36px;
}

.ellipsis:after {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  height: 1.4em;
  line-height: inherit;
  font-weight: 700;
  padding-top: 0;
  padding-right: 6px;
  padding-bottom: 0;
  padding-left: 8px;
  background-image: url(../images/ellipsis-mask.png);
  background-repeat: repeat-y;
}

.h3-small a,
.h3-normal a,
.h3-large a,
.h4-normal a {
  display: block;
  height: 2.8em;
  overflow: hidden;
  position: relative;
}

h3.h3-normal-title {
  line-height: 1.2;
  padding-left: 15px;
  border-left: 5px solid #00837e;
  margin-bottom: 30px;
}

.card-text-summary {
  height: 4.2em;
  overflow: hidden;
  position: relative;
}

.section-events .card-event {
  padding-top: 15px;
  padding-bottom: 15px;
}
.section-events .card-event:first-child {
  padding-top: 0;
}
.section-events .card-event:last-child {
  padding-bottom: 0;
}
.section-events .card-event .card-event-content {
  position: relative;
  margin-left: 59px;
  padding-left: 15px;
  border-left: 1px solid #e1e1e1;
}
.section-events .card-event .card-event-fixed {
  position: absolute;
  top: 0;
  left: -59px;
  color: #00837e;
  text-align: right;
}
.section-events .card-event .card-event-fixed .d-eventdate-fixed {
  font-size: 30px;
  line-height: 1;
}
.section-events .card-event .card-event-fixed .ym-eventdate-fixed {
  font-size: 12px;
}
.section-events .card-event .location {
  margin-bottom: 6px;
}

.circle-bg-green {
  background-color: #063a4f;
}

.circle-bg-orange {
  background-color: #d00300;
}

.dib {
  display: inline-block;
}

.drop {
  position: relative;
}
.drop .drop-toggle {
  cursor: pointer;
}
.drop .drop-menu {
  position: absolute;
  left: 0;
  z-index: 1000;
  display: none;
}
.drop.active .drop-menu {
  display: block;
}

.dropup .drop-menu {
  bottom: 100%;
}

.dropdown .drop-menu {
  top: 100%;
}

.homepage-section {
  padding: 20px 0;
}

.top-stories-content {
  padding-top: 0;
}
.top-stories-content .card-top-stories-wrap .card-top-stories:nth-child(odd) {
  clear: both;
  padding-right: 10px;
}
.top-stories-content .card-top-stories-wrap .card-top-stories:nth-child(even) {
  padding-left: 10px;
}
.top-stories-content .card-top-stories-wrap .card-top-stories:nth-child(3) .card-top-stories-content, .top-stories-content .card-top-stories-wrap .card-top-stories:nth-child(4) .card-top-stories-content {
  padding-bottom: 0;
  border-bottom: 0;
}
.top-stories-content .card-top-stories {
  float: left;
  width: 50%;
}
.top-stories-content .card-top-stories.card-top-stories-spe {
  width: 100%;
  float: none;
}
.top-stories-content .card-top-stories.card-top-stories-spe .card-img-wrap {
  width: 48%;
}
.top-stories-content .card-top-stories.card-top-stories-spe .card-img-wrap .img-ratio-sizer {
  padding-top: 54%;
}
.top-stories-content .card-top-stories.card-top-stories-spe .card-text-wrap {
  width: 52%;
  padding-left: 20px;
}
.top-stories-content .card-top-stories.card-noimg .card-text-wrap {
  width: 100% !important;
  padding-left: 0 !important;
}
.top-stories-content .card-top-stories-content {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.top-stories-content .card-top-stories-content .card-img-wrap {
  width: 38%;
}
.top-stories-content .card-top-stories-content .card-img-wrap .img-ratio-sizer {
  padding-top: 54%;
}
.top-stories-content .card-top-stories-content .card-text-wrap {
  width: 62%;
  padding-left: 20px;
}

.homepage-topics .card {
  padding-top: 15px;
  padding-bottom: 15px;
}
.homepage-topics .card:last-child {
  padding-bottom: 0;
}

.card-img-wrap-topics {
  overflow: hidden;
  position: relative;
  padding: 0;
  width: 100%;
}
.card-img-wrap-topics img {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.card-img-wrap-topics .img-ratio-sizer {
  position: relative;
  padding-top: 54%;
}
.card-img-wrap-topics .img-ratio-element {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.card-img-wrap-topics .img-ratio-mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background-color: rgba(51, 51, 51, 0.7);
}
.card-img-wrap-topics .img-ratio-mask:hover {
  background-color: rgba(0, 131, 126, 0.7);
}
.card-img-wrap-topics .img-ratio-text {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
}

.homepage-lightnews .card,
.homepage-mediacoffee .card {
  padding-top: 15px;
  padding-bottom: 15px;
}
.homepage-lightnews .card:first-child,
.homepage-mediacoffee .card:first-child {
  padding-top: 0;
}
.homepage-lightnews .card:last-child,
.homepage-mediacoffee .card:last-child {
  padding-bottom: 0;
}
.homepage-lightnews .card .card-img-wrap,
.homepage-mediacoffee .card .card-img-wrap {
  width: 100%;
}
.homepage-lightnews .card .img-ratio-sizer,
.homepage-mediacoffee .card .img-ratio-sizer {
  padding-top: 54%;
}
.homepage-lightnews .card .card-text-wrap,
.homepage-mediacoffee .card .card-text-wrap {
  width: 100%;
  padding-top: 15px;
}
.homepage-lightnews .card-noimg .card-text-wrap,
.homepage-mediacoffee .card-noimg .card-text-wrap {
  padding-top: 0;
}
.homepage-lightnews .h3-small a,
.homepage-mediacoffee .h3-small a {
  height: 2.8em;
}

.newscenter-photo-story-list.homepage-lightnews .h3-small a {
  height: 2.8em;
}

.homepage-resources .card-resources {
  background-color: #fff;
  border: 1px solid #e1e1e1;
}
.homepage-resources .card-resources:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.homepage-resources .card-img-wrap {
  width: 100%;
  float: none;
  border: 0;
  border-bottom: 1px solid #e1e1e1;
}
.homepage-resources .card-img-wrap .img-ratio-sizer {
  padding-top: 54%;
}
.homepage-resources .card-text-wrap {
  float: none;
  padding: 20px;
}
.homepage-resources .homepage-resources-more {
  color: #00837e;
}
.homepage-resources .homepage-resources-more:hover {
  color: #053a4f;
}

.section-content::after {
  display: block;
  width: 100%;
  content: "";
  overflow: hidden;
}

.section-content .section-content-title {
  margin-top: 20px;
  position: relative;
}
.section-content .section-content-title h3.h3-normal-title {
  margin-bottom: 0px;
}

.section-content .mostclick-title {
  margin-top: 40px;
}

.section-mult-img .col-4, .section-mult-img .webpartners .industry-tab-nav, .webpartners .section-mult-img .industry-tab-nav {
  padding-left: 10px;
  padding-right: 10px;
}
.section-mult-img .col-4:nth-child(3n+1)::after, .section-mult-img .webpartners .industry-tab-nav:nth-child(3n+1)::after, .webpartners .section-mult-img .industry-tab-nav:nth-child(3n+1)::after {
  display: block;
  width: 100%;
  content: "";
  overflow: hidden;
}
.section-mult-img .homepage-lightnews .card .img-ratio-sizer {
  padding-top: 128px;
}


.resources-section {
  padding-bottom: 50px;
}

.latest-resources .banner-prcenter.slick-dotted.slick-slider {
  overflow: hidden;
  margin-bottom: 0;
}

.resources-mediacoffee .card {
  padding-top: 0;
}
.resources-mediacoffee .card .card-img-wrap {
  width: 100%;
}
.resources-mediacoffee .card .card-text-wrap {
  padding-top: 15px;
}
.resources-mediacoffee .card .img-ratio-sizer {
  padding-top: 208px;
}
.resources-mediacoffee .card .card-text-summary {
  height: 2.8em;
  margin-bottom: 8px;
}

.resources-profnet .resources-monitor-summary {
  margin: 0;
  padding: 15px;
  background-color: #fafafa;
}
.resources-profnet .card {
  padding-top: 15px;
  padding-bottom: 15px;
}
.resources-profnet .card:last-child {
  padding-top: 15px;
  padding-bottom: 0;
}
.resources-profnet .card h3.h3-small {
  margin-bottom: 10px;
}
.resources-profnet .card-text-info {
  font-size: 14px;
}
.resources-profnet .datetime {
  color: #00837e;
}

.resources-whitepaper .section-content {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 15px;
}

#banner-resources-whitepaper .slick-prev {
  left: -60px;
  z-index: 1;
  height: 50px;
  width: 50px;
}
[dir=rtl] #banner-resources-whitepaper .slick-prev {
  left: auto;
  right: -60px;
}
#banner-resources-whitepaper .slick-prev:before {
  font-family: "iconfont" !important;
  content: "";
  font-size: 50px;
  color: #999;
}
#banner-resources-whitepaper .slick-next {
  right: -60px;
  z-index: 1;
  height: 50px;
  width: 50px;
}
[dir=rtl] #banner-resources-whitepaper .slick-next {
  left: -60px;
  right: auto;
}
#banner-resources-whitepaper .slick-next:before {
  font-family: "iconfont" !important;
  content: "";
  font-size: 50px;
  color: #999;
}
#banner-resources-whitepaper .slick-slide {
  outline: 0;
}
#banner-resources-whitepaper .slick-card {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  outline: 0;
}

.card-whitepaper {
  padding: 10px;
  padding-bottom: 20px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
.card-whitepaper:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.card-whitepaper .card-img-wrap {
  width: 100%;
  float: none;
}
.card-whitepaper .card-img-wrap .img-ratio-sizer {
  padding-top: 255px;
}
.card-whitepaper .card-text-wrap {
  float: none;
  padding-top: 15px;
}
.card-whitepaper .card-text-wrap .h3-small {
  outline: 0;
}

.resources-casestudy .card-wrap {
  width: 50%;
  float: left;
}
.resources-casestudy .card-wrap:nth-child(odd) {
  clear: both;
  padding-right: 10px;
}
.resources-casestudy .card-wrap:nth-child(even) {
  padding-left: 10px;
}
.resources-casestudy .card-wrap:nth-child(5) .card, .resources-casestudy .card-wrap:nth-child(6) .card {
  padding-bottom: 0;
  border-bottom: 0;
}
.resources-casestudy .card-wrap:nth-child(5) .card:last-child, .resources-casestudy .card-wrap:nth-child(6) .card:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.resources-casestudy .card-wrap .card:last-child {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.resources-casestudy .card-wrap .card-img-wrap .img-ratio-element {
  padding: 10px;
}
.resources-casestudy .card-wrap .card-img-wrap img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.resources-casestudy .card-wrap .card-img-wrap img:hover {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.resources-speech ul li {
  margin-left: 20px;
  position: relative;
}
.resources-speech ul li:before {
  content: " ";
  display: block;
  position: absolute;
  top: 8px;
  left: -16px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #00837e;
}
.resources-speech ul li h3.h3-small {
  margin-bottom: 30px;
}
.resources-speech ul li:last-child h3.h3-small {
  margin-bottom: 0;
}

.resources-blog .h4-normal {
  margin-bottom: 30px;
}
.resources-blog .h4-normal a {
  height: auto;
}

.section-whitepaper-list .row {
  margin-top: -15px;
}
.section-whitepaper-list .col-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.section-whitepaper-list .col-3 h3.h3-small {
  margin-bottom: 15px;
}

.card-casestudy {
  padding: 20px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
.card-casestudy:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.card-casestudy .card-casestudy-img {
  height: 70px;
  overflow: hidden;
  margin-bottom: 15px;
}
.card-casestudy .card-casestudy-img img {
  display: block;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
}
.card-casestudy .h3-small {
  margin-bottom: 15px;
}
.card-casestudy .card-text-summary {
  height: 7em;
  margin-bottom: 40px;
}
.card-casestudy .card-casestudy-info .card-casestudy-more {
  color: #00837e;
}
.card-casestudy .card-casestudy-info .clicknum {
  float: right;
  color: #999;
}

.section-casestudy-list .row {
  margin-top: -15px;
}
.section-casestudy-list .col-3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.section-speech-list .card:first-child {
  padding-top: 0;
}
.section-speech-list .card .card-text-wrap .h3-small {
  margin-bottom: 0;
}
.section-speech-list .card .card-text-wrap .h3-small a {
  height: auto;
}

.section-content .parter-card {
  padding-top: 20px;
}
.section-content .parter-card .addr-wrap {
  display: inline-block;
  height: auto;
  padding: 0 10px 0 20px;
  font-size: 20px;
  vertical-align: middle;
}
.section-content .parter-card .tel-emial-wrap {
  display: inline-block;
  width: 45%;
  padding: 0 15px;
  vertical-align: middle;
  border-left: 1px solid #e1e1e1;
  line-height: 1.4em;
}
.section-content .parter-card .btn-wrap {
  display: inline-block;
  display: inline-block;
  vertical-align: middle;
}
.section-content .parter-card .btn-wrap button {
  color: #fff;
  background: #d00300;
  padding: 0 20px;
  height: 32px;
  border: 1px solid #d00300;
  border-radius: 4px;
  outline: none;
  cursor: pointer;
}
.section-content .parter-card .btn-wrap button:hover {
  background: #ff591d;
}



/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../images/loading.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick/slick.eot");
  src: url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.ttf") format("truetype"), url("../fonts/slick/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  z-index: 10;
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}